All Questions
Tagged with asp.net-mvc-web-apicqrs
2 questions
1vote
2answers
1kviews
Putting it all together - DDD, CQRS, Web API
I need some expert guidance. I'm trying to learn the concepts as well as implement them, and it's possible I might be over-engineering some. But that's OK, because I am wanting to learn and gain ...
22votes
2answers
12kviews
Isn't CQRS overengineering?
I still remember good old days of repositories. But repositories used to grow ugly with time. Then CQRS got mainstream. They were nice, they were a breath of fresh air. But recently I've been asking ...